Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 178,122 for

document formatting

(0.23 sec)
  1. Apply custom class using mustache syntax - Free...

    Hi, I want to use {{name}} with custom implementation class for mail merge like <<[x.fmt(name,"LIKE THIS")]>> so i want similar implementation in mustache syntax. How it is possible? Thank you in advance....that can handle the specific formatting or processing you want to...method in your class that formats the data as needed when the...

    forum.aspose.com/t/apply-custom-class-using-mus...
  2. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Java API....Ask AI How to Format Number as Date Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or any...

    docs.aspose.com/cells/java/format-number-to-date/
  3. Watermark.type property | Aspose.Words for Python

    Watermark.type property. Gets the watermark type.... Document () # Add a plain text watermark...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output...specify various import options to format output. To learn more, visit...the Specify Load Options documentation article. Constructors Name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph Formatting applied to new content....apply_paragraph_format property FindReplaceOptions.apply_paragraph_format...apply_paragraph_format property Paragraph formatting applied to new content...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyleCollection.OddRowBanding | Aspo...

    Discover the ConditionalStyleCollection OddRowBanding property to enhance your table's design with stylish odd row banding for better readability.... Document doc = new Document (); DocumentBuilder...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/net/aspose.words/con...
  7. ConditionalStyleCollection.FirstColumn | Aspose...

    Discover the ConditionalStyleCollection FirstColumn property to easily customize your first column style for enhanced design flexibility and user experience.... Document doc = new Document (); DocumentBuilder...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/net/aspose.words/con...
  8. ConditionalStyle.LeftPadding | Aspose.Words for...

    Discover the ConditionalStyle LeftPadding property to easily adjust left spacing in table cells. Enhance your layouts with precise control!... Document doc = new Document (); DocumentBuilder...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/net/aspose.words/con...
  9. ConditionalStyle.TopPadding | Aspose.Words for ...

    Discover the ConditionalStyle TopPadding property to easily adjust space above table cell contents, enhancing layout and readability for better design.... Document doc = new Document (); DocumentBuilder...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/net/aspose.words/con...
  10. Blank column disaapear when there is no data - ...

    I am encountered a problem while extracting taxt from a PDF. I have a PDF of account statement in table. Check sample1.pdf and sample2.pdf. The output of both the PDF differ greatly. The sample1.pdf don’t have any debit…...text extraction from PDF documents using Aspose.PDF in C#. I...TextFormattingMode to keep formatting in extracted text. Please...

    forum.aspose.com/t/blank-column-disaapear-when-...